home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / MENU_UTL / DESIGN / RCD.INC < prev    next >
Text File  |  1989-02-23  |  65b  |  5 lines

  1. recs = record
  2.    fname : String25;
  3.    lname : String25;
  4. end;
  5.